Work around GTK bug crashing emacs GTK builds.
authorTassilo Horn <tassilo@member.fsf.org>
Fri, 18 Nov 2011 09:36:59 +0000 (10:36 +0100)
committerTassilo Horn <tassilo@member.fsf.org>
Fri, 18 Nov 2011 09:36:59 +0000 (10:36 +0100)
commit2fbfdd56056ee387b5d07787698546a63b2167cd
treebae36eef03213814db5b92067ef604b54b29e0bb
parent7a42f7390dad17ded49ee3e1e39d724535471c90
Work around GTK bug crashing emacs GTK builds.

* frame.c (delete_frame): Don't delete the terminal when the last
X frame is closed if emacs is built with GTK toolkit.
src/ChangeLog
src/frame.c